home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / wires / r3witmnb.js < prev    next >
Encoding:
Text File  |  2005-04-04  |  483 b   |  18 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/real/wires/r3witmnb.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/wires/r3winurb.js")
  7. include("real/objects/r3trmnrb.js")
  8. var R3CLID_WITRIMNURBS = 216;
  9. function r3Witrimnurbs () { 
  10.    this.base = r3God;
  11.    if(arguments.length) {
  12.       this.base(R3CLID_WITRIMNURBS, arguments);
  13.    }
  14.    // Attributes
  15. }
  16.  
  17. r3Witrimnurbs.prototype=new r3Winurbs;
  18. // inc/real/wires/r3witmnb.h_H